home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / parad / may96 / parkf107.gif < prev    next >
Graphics Interchange Format  |  1996-11-19  |  7KB  |  583x222  |  4-bit (6 colors)
Labels: text | screenshot | display | font | number | line
OCR: ORDERS.FSL :: newOrder :: pushButton* ; NEW ORDER : : pushButton method pushButton (var eventInfo Event) moveTo ( PONumber ) ;move to PONumber field. action ( dataBeginEdit) ;put master table into edit mode. action ( dataInsertRecord) ;insert blank record into master table. LineTotal = 0 * 0 ;set "lineTotal" value = 0 ;so "TotalPO" display is $0. endmethod Edit Line: 14 Col: 1